home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 014 / sh.arc / SH.DOC < prev   
Encoding:
Text File  |  1984-01-30  |  896 b   |  26 lines

  1.  
  2.  
  3.  
  4.                                    SH
  5.  
  6.  
  7.      This  program  is written for DOS 2.0;  it will not work  under  any 
  8. previous version.  This program is useful for those who use the  document 
  9. features  of  Wordstar  but  want to display  or  print  their  documents 
  10. independently  of  Wordstar.  It will strip the high order bit  off  each 
  11. character  of  the  standard input device and write it  to  the  standard 
  12. output  device.  The  following  are an examples of  the  command  syntax 
  13. required for this program:
  14.  
  15.         sh<document.ws >document.txt
  16.  
  17.         sh<document.ws >lpt1:
  18.  
  19. where document.ws is the input file and document.txt is the output file.
  20.  
  21.  
  22.         Phil Suematsu
  23.         329 S. Merelet Lane
  24.         Orange, CA 92669
  25.         (714) 633-0876
  26.